Skip to main content

All Questions

1vote
1answer
151views

In which order should page- and pageSize-parameters be used?

I'm building an api and a bit into the development I realized that I constantly change the order of the page and pageSize parameters. Currently I use C# and javascript, so the method declaration ...
smoksnes's user avatar

close